home *** CD-ROM | disk | FTP | other *** search
- Short : FTP-EMail-Request for UMS
- Type : REXX
- Requires: UMS, Rexx
- Author : Kai Weber
- Version : 1.0a
-
- Introduction:
-
- Saves an ARexx script which generates an FTP request
- mail with the selected archives with help of UMS.
-
- Configuration:
-
- %1: Your UMS login name
-
- %2: Your UMS login password
-
- %3: E-Mail address to which the selected archives
- should be sent
-
- %4: E-Mail address of an AmiNet FTP-Mail server
-
- %5: Relative path of the AmiNet root directory on
- the server with a trailing '/'
-
- %6: Maximum E-Mail size of the FTP-Mail server replies
-
- Usage:
-
- Execute the output script with 'rx xyz.rexx' in the CLI
- or doubleclick on the provided icon of the output script.
-
- The resulting mail is queued within UMS and is sent at
- your next call.
-